Searched refs:bool_coder_ctx (Results 1 – 3 of 3) sorted by relevance
/hardware/intel/common/libva/va/ |
D | va_dec_vp8.h | 158 VABoolCoderContextVPX bool_coder_ctx; member
|
D | va_trace.c | 2107 p->bool_coder_ctx.range, p->bool_coder_ctx.value, p->bool_coder_ctx.count); in va_TraceVAPictureParameterBufferVP8()
|
/hardware/intel/img/psb_video/src/ |
D | tng_VP8.c | 998 …arams) |= ((ctx->slice_params->partition_size[0] + (ctx->pic_params->bool_coder_ctx.count & 0x07 ?… in tng__VP8_set_slice_param() 1092 …s_Offset = (ctx->slice_params->partition_size[0] + (ctx->pic_params->bool_coder_ctx.count & 0x07 ?… in tng__VP8_FE_Registers_Write() 1228 …E (bool_init, MSVDX_VEC, CR_VEC_BOOL_INIT, BOOL_INIT_RANGE, ctx->pic_params->bool_coder_ctx.range); in tng__VP8_set_bool_coder_context() 1229 …nit, MSVDX_VEC, CR_VEC_BOOL_INIT, BOOL_INIT_VALUE, (ctx->pic_params->bool_coder_ctx.value) & 0xff)… in tng__VP8_set_bool_coder_context()
|