Home | History | Annotate | Download | only in src

Lines Matching refs:look_ahead_nal

569     look_ahead_nal (false),
2758 look_ahead_nal = false;
6351 look_ahead_nal = false;
8001 "look_ahead_nal %d", (unsigned int)h264_scratch.nFilledLen, look_ahead_nal);
8003 if (h264_scratch.nFilledLen && look_ahead_nal) {
8004 look_ahead_nal = false;
8104 look_ahead_nal = true;
8112 look_ahead_nal = false;
8269 DEBUG_PRINT_LOW("h264_scratch.nFilledLen %u has look_ahead_nal %d \
8271 (unsigned int)h264_scratch.nFilledLen, look_ahead_nal, (unsigned int)pdest_frame->nFilledLen, pdest_frame->nTimeStamp);
8273 if (h264_scratch.nFilledLen && look_ahead_nal) {
8274 look_ahead_nal = false;
8319 look_ahead_nal = true;
8321 look_ahead_nal = false;
8332 nTimeStamp %lld, look_ahead_nal in h264_scratch \