Searched refs:aux_flag (Results 1 – 2 of 2) sorted by relevance
400 p_aux_info->aux_flag = pBuffer->last_picture; in lnc__H264ES_process_picture_param()866 drv_debug_msg(VIDEO_DEBUG_GENERAL, "coded_buf_aux_info 0x%08x\n", p_aux_info->aux_flag); in lnc_H264_append_aux_info()867 if (0 != (p_aux_info->aux_flag & CODED_BUFFER_EOSEQ_FLAG)) in lnc_H264_append_aux_info()870 if (0 != (p_aux_info->aux_flag & CODED_BUFFER_EOSTREAM_FLAG)) in lnc_H264_append_aux_info()
154 … uint32_t aux_flag; /*Indicate which operation should be applied when map coded buffer.*/ member