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

/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h308 bool vqzip_sei_found; member in class:encExtradata
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/
H A Dvideo_encoder_device_v4l2.h294 bool vqzip_sei_found; member in struct:extradata_buffer_info
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp709 mInputExtradata.vqzip_sei_found = true;
720 if (!mInputExtradata.vqzip_sei_found) {
7310 vqzip_sei_found = false;
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device_v4l2.cpp659 bool vqzip_sei_found = false; local
739 input_extradata_info.vqzip_sei_found = true;
857 if (vqzip_sei_info.enabled && !input_extradata_info.vqzip_sei_found) {

Completed in 106 milliseconds