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

/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/include/
H A Dh264.h359 #define viddec_h264_set_dec_structure(x, val) h264_bitfields_insert ( (x)->fs_flag_1, (val), 0, 0x03) macro
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/codecs/h264/parser/
H A Dh264parse_dpb.c1531 viddec_h264_set_dec_structure(active_fs, FRAME);
2504 viddec_h264_set_dec_structure(active_fs, FRAME);
3517 viddec_h264_set_dec_structure(active_fs, INVALID);
3820 viddec_h264_set_dec_structure(active_fs, pInfo->img.structure);

Completed in 14 milliseconds