Searched refs:startBytes (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/libdrm/dist/tests/amdgpu/
H A Dvcn_tests.c1179 uint32_t offset, startBytes; local in function:h264_find_next_start_code
1181 offset = startBytes = 0;
1185 startBytes = 1;
1189 startBytes = 1;
1202 if (bufLen - offset <= 3 && startBytes == 0) {
1203 startBytes = 0;

Completed in 3 milliseconds