Home
last modified time | relevance | path

Searched defs:offsetc (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/frameworks/av/media/module/codecs/m4v_h263/enc/src/
H A Dfastcodemb.cpp81 Int offsetc = (offset >> 2) + (ind_x << 2); /* offset for chrom */ in CodeMB_H263() local
312 Int offsetc = (offset >> 2) + (ind_x << 2); /* offset for chrom */ in CodeMB_MPEG() local
/aosp_15_r20/external/libaom/av1/encoder/
H A Dtokenize.c326 const int offsetc = blk_col + col; in tokenize_vartx() local
H A Dencodemb.c552 const int offsetc = blk_col + col; in encode_block_inter() local
H A Dbitstream.c197 const int offsetc = blk_col + col; in write_tx_size_vartx() local
409 const int offsetc = blk_col + c; in pack_txb_tokens() local
H A Dpartition_search.c262 int offsetc = col; in update_txfm_count() local
329 const int offsetc = blk_col + col; in set_txfm_context() local
H A Dtx_search.c2420 const int offsetc = blk_col + c; in try_tx_block_split() local
3289 const int offsetc = blk_col + col; in tx_block_yrd() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/mkldnn/
H A DMatmul.cpp466 const char offsetc = 'F'; in _mkldnn_gemm_i8i8i32_with_blas() local
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecodeframe.c327 const int offsetc = blk_col + col; in decode_reconstruct_tx() local
1078 int offsetc = blk_col + col; in read_tx_size_vartx() local