Searched refs:MTK_ENC_CTX_IS_EXT (Results 1 – 3 of 3) sorted by relevance
163 const bool is_ext = MTK_ENC_CTX_IS_EXT(vpu->ctx); in vpu_enc_set_param()231 const bool is_ext = MTK_ENC_CTX_IS_EXT(vpu->ctx); in vpu_enc_encode_32bits()
421 #define MTK_ENC_CTX_IS_EXT(ctx) ((ctx)->dev->venc_pdata->uses_ext) macro
604 const bool is_ext = MTK_ENC_CTX_IS_EXT(ctx); in h264_enc_init()