Home
last modified time | relevance | path

Searched refs:RD_COUNTS (Results 1 – 5 of 5) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h417 typedef struct RD_COUNTS { struct
421 } RD_COUNTS; typedef
425 RD_COUNTS rd_counts;
Dvp9_encodeframe.c1729 RD_COUNTS *const rdc = &td->rd_counts; in update_state()
5906 RD_COUNTS *const rdc = &cpi->td.rd_counts; in vp9_encode_frame()
/external/libaom/libaom/av1/encoder/
Dencoder.h577 typedef struct RD_COUNTS { struct
583 } RD_COUNTS; argument
587 RD_COUNTS rd_counts;
Dencodeframe.c300 RD_COUNTS *rdc) { in update_global_motion_used()
337 RD_COUNTS *const rdc = &td->rd_counts; in update_state()
1008 RD_COUNTS *rdc = &td->rd_counts; in update_stats()
5301 RD_COUNTS *const rdc = &cpi->td.rd_counts; in encode_frame_internal()
5710 RD_COUNTS *const rdc = &cpi->td.rd_counts; in av1_encode_frame()
Dencoder.c3303 RD_COUNTS *const rdc = &cpi->td.rd_counts; in recode_loop_test_global_motion()