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

  /external/libhevc/common/
ihevc_quant_iquant_ssd.c 98 * @param[out] zero_col
130 WORD32 *zero_col,
222 /* zero_col update *//* temp_zero_col = ~zero_col */
243 *zero_col = ~temp_zero_col; //final zero_col storing
287 * @param[out] zero_col
319 WORD32 *zero_col,
401 /* zero_col update *//* temp_zero_col = ~zero_col */
    [all...]
ihevc_quant_iquant_ssd.h 59 WORD32 *zero_col,
92 WORD32 *zero_col,
  /external/libhevc/common/arm/
ihevc_quant_iquant_ssd_neon_intr.c 79 WORD32 *zero_col,
328 *zero_col = ~temp_zero_col; //final zero_col storing
353 WORD32 *zero_col,
690 *zero_col = ~temp_zero_col; //final zero_col storing
  /external/libhevc/encoder/
ihevce_enc_loop_structs.h 238 WORD32 *zero_col,
259 WORD32 *zero_col,
424 /** Zero_col info. for the current TU Luma */
429 /** Zero_col info. for the current TU Chroma Cb */
433 /** Zero_col info. for the current TU Chroma Cr */
    [all...]
ihevce_enc_loop_utils.c 4472 WORD32 cbf, zero_col, zero_row; local
    [all...]

Completed in 8700 milliseconds