Home
last modified time | relevance | path

Searched defs:cr (Results 1 – 3 of 3) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_aq_cyclicrefresh.c51 CYCLIC_REFRESH *const cr = vpx_calloc(1, sizeof(*cr)); in vp9_cyclic_refresh_alloc() local
64 void vp9_cyclic_refresh_free(CYCLIC_REFRESH *cr) { in vp9_cyclic_refresh_free()
94 static int candidate_refresh_aq(const CYCLIC_REFRESH *cr, in candidate_refresh_aq()
133 CYCLIC_REFRESH *const cr = cpi->cyclic_refresh; in vp9_cyclic_refresh_update_segment() local
182 CYCLIC_REFRESH *const cr = cpi->cyclic_refresh; in vp9_cyclic_refresh_setup() local
316 void vp9_cyclic_refresh_set_rate_and_dist_sb(CYCLIC_REFRESH *cr, in vp9_cyclic_refresh_set_rate_and_dist_sb()
322 int vp9_cyclic_refresh_get_rdmult(const CYCLIC_REFRESH *cr) { in vp9_cyclic_refresh_get_rdmult()
/hardware/ti/omap4-aah/test/CameraHal/
Dcamera_test_script.cpp180 char *nl, *cr; in trim_script_cmd() local
/hardware/intel/img/libdrm/tests/modetest/
Dmodetest.c354 cairo_t *cr; in create_test_buffer() local