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