HomeSort by relevance Sort by last modified time
    Searched refs:tile_pb_ctx (Results 1 - 4 of 4) sorted by null

  /external/libaom/libaom/av1/encoder/
tokenize.c 110 MapCdf map_pb_cdf = plane ? x->tile_pb_ctx->palette_uv_color_index_cdf
111 : x->tile_pb_ctx->palette_y_color_index_cdf;
127 MapCdf map_pb_cdf = plane ? x->tile_pb_ctx->palette_uv_color_index_cdf
128 : x->tile_pb_ctx->palette_y_color_index_cdf;
block.h 302 // xd->tile_ctx will point to a temporary context while tile_pb_ctx will point
304 FRAME_CONTEXT *tile_pb_ctx; member in struct:macroblock
ethread.c 320 td->mb.tile_pb_ctx = &this_tile->tctx;
370 thread_data->td->mb.tile_pb_ctx = &this_tile->tctx;
encodeframe.c     [all...]

Completed in 760 milliseconds