Home
last modified time | relevance | path

Searched defs:txb_offset (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/libaom/av1/encoder/
H A Dencodetxb.c298 const int txb_offset = x->mbmi_ext_frame->cb_offset[plane_type] / local
613 const int txb_offset = x->mbmi_ext_frame->cb_offset[plane_type] / local
769 const int txb_offset = x->mbmi_ext_frame->cb_offset[plane_type] / local
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecoder.h78 uint16_t txb_offset[MAX_MB_PLANE]; member